const runtime.m2
6 uses
runtime (current package)
hash64.go#L19: m2 = 0xe7037ed1a0b428db
hash64.go#L53: seed = mix(r8(p)^m2, r8(add(p, 8))^seed)
hash64.go#L61: seed = mix(r8(p)^m2, r8(add(p, 8))^seed)
hash64.go#L68: return mix(m5^s, mix(a^m2, b^seed))
hash64.go#L73: return mix(m5^4, mix(a^m2, a^seed^hashkey[0]^m1))
hash64.go#L78: return mix(m5^8, mix(a^m2, a^seed^hashkey[0]^m1))
|
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64)
Golds is a Go 101 project developed by Tapir Liu.
PR and bug reports are welcome and can be submitted to the issue list.
Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |